home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Galleria D'arte: Manet
/
Manet.iso
/
Dati
/
Theme3.dxr
/
Internal_4_Go to the frame.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-12-21
|
196 b
|
9 lines
on exitFrame
global gSuonoAttivo, riattivagSuonoAttivo
if (soundBusy(1) = 0) and (riattivagSuonoAttivo = 1) then
riattivagSuonoAttivo = 0
gSuonoAttivo = 1
end if
go(the frame)
end